[INFO] cloning repository https://github.com/gbeane66/tmatrix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gbeane66/tmatrix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbeane66%2Ftmatrix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbeane66%2Ftmatrix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8be17f304abdcf2ef7c46b729e3c15acf5cb0b8e
[INFO] checking gbeane66/tmatrix/8be17f304abdcf2ef7c46b729e3c15acf5cb0b8e against master#40557f6225e337d68c8d4f086557ce54135f5dd9 for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgbeane66%2Ftmatrix" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gbeane66/tmatrix
[INFO] finished tweaking git repo https://github.com/gbeane66/tmatrix
[INFO] tweaked toml for git repo https://github.com/gbeane66/tmatrix written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gbeane66/tmatrix on toolchain 40557f6225e337d68c8d4f086557ce54135f5dd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gbeane66/tmatrix already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: profiles
[INFO] [stderr] warning: `tmatrix` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nalgebra-macros v0.2.2
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.4
[INFO] [stderr]   Downloaded matrixmultiply v0.3.10
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded bytemuck v1.23.1
[INFO] [stderr]   Downloaded ndarray v0.16.1
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a32e301868e95cbfb8afba2f7a456295f97a810db686110c5ad032264481e0f3
[INFO] running `Command { std: "docker" "start" "a32e301868e95cbfb8afba2f7a456295f97a810db686110c5ad032264481e0f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a32e301868e95cbfb8afba2f7a456295f97a810db686110c5ad032264481e0f3" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a32e301868e95cbfb8afba2f7a456295f97a810db686110c5ad032264481e0f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a32e301868e95cbfb8afba2f7a456295f97a810db686110c5ad032264481e0f3" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: profiles
[INFO] [stderr] warning: `tmatrix` (manifest) generated 1 warning
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking tmatrix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/lib.rs:404:9
[INFO] [stdout]     |
[INFO] [stdout] 404 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Transfer` is more private than the item `Data::transfer_calc`
[INFO] [stdout]    --> src/lib.rs:364:5
[INFO] [stdout]     |
[INFO] [stdout] 364 |     pub fn transfer_calc(&self) -> Vec<Transfer> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `Data::transfer_calc` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Transfer` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/lib.rs:87:1
[INFO] [stdout]     |
[INFO] [stdout]  87 | struct Transfer {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TCoefficients` is never constructed
[INFO] [stdout]   --> src/lib.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct TCoefficients {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_t_te`, `get_t_tm`, and `get_t_total` are never used
[INFO] [stdout]   --> src/lib.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl TCoefficients {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 39 |     #[inline(always)]
[INFO] [stdout] 40 |     fn new(t_te: ComplexF64, t_tm: ComplexF64, phi: f64) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     fn get_t_te(&self) -> &ComplexF64 {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     fn get_t_tm(&self) -> &ComplexF64 {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     fn get_t_total(&self) -> &ComplexF64 {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RCoefficients` is never constructed
[INFO] [stdout]   --> src/lib.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | struct RCoefficients {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_r_te`, `get_r_tm`, and `get_r_total` are never used
[INFO] [stdout]   --> src/lib.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl RCoefficients {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 66 |     #[inline(always)]
[INFO] [stdout] 67 |     pub fn new(r_te: ComplexF64, r_tm: ComplexF64, phi: f64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     fn get_r_te(&self) -> &ComplexF64 {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     fn get_r_tm(&self) -> &ComplexF64 {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     fn get_r_total(&self) -> &ComplexF64 {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_r` and `get_t` are never used
[INFO] [stdout]    --> src/lib.rs:98:8
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl Transfer {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  98 |     fn get_r(&self, phi: f64) -> RCoefficients {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     fn get_t(&self, phi: f64) -> TCoefficients {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `add` in this scope
[INFO] [stdout]    --> src/lib.rs:408:22
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let result = add(2, 2);
[INFO] [stdout]     |                      ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: use the `.` operator to call the method `Add::add` on `{integer}`
[INFO] [stdout]     |
[INFO] [stdout] 408 -         let result = add(2, 2);
[INFO] [stdout] 408 +         let result = 2.add(2);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tmatrix` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "a32e301868e95cbfb8afba2f7a456295f97a810db686110c5ad032264481e0f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a32e301868e95cbfb8afba2f7a456295f97a810db686110c5ad032264481e0f3", kill_on_drop: false }`
[INFO] [stdout] a32e301868e95cbfb8afba2f7a456295f97a810db686110c5ad032264481e0f3
